Package com.mapbox.navigation.dropin.lifecycle

Types

UIComponent
Link copied to clipboard
open class UIComponent : MapboxNavigationObserver
Using the UIComponent gives you access to a coroutineScope.
UICoordinator
Link copied to clipboard
abstract class UICoordinator<T : ViewGroup>(viewGroup: T) : MapboxNavigationObserver
Attach a UICoordinator to a ViewGroup of your choosing.